Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,011 for

visual studio

(0.05 sec)
  1. Seamlessly Build an ASP.NET Document Viewer to ...

    GroupDocs.Viewer for .NET is a web-oriented middleware designed to display over 50 different document types in a browser. It is a client-server library that converts documents into an HTML-compatible format and then renders them in a browser just as a regular web-page. As a result, you don’t have to install any third-party software or browser plugins on the client. Documents can be viewed from any modern web-browser, including IE8+, Chrome, FireFox, Opera, Safari 5+ and their mobile versions....created using Microsoft Visual Studio 2012. It contains two example...

    blog.groupdocs.com/viewer/seamlessly-build-asp-...
  2. Releasing SharePoint Plugin for GroupDocs.Viewe...

    GroupDocs team proudly announces the addition of SharePoint Plugin for GroupDocs.Viewer for .NET. This plugin permits SharePoint developers to explore and investigate GroupDocs.Viewer for .NET front end. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint. SharePoint Plugin for GroupDocs.Viewer for .NET Supported FeaturesThe SharePoint plugin provides end users with tools needed for convenient viewing and navigation of a documents in a browser. The plugin provides all the most commonly used UI controls available in native Adobe Reader’s plugin, including: Scroll view, one page in a row, two pages in a row view and double page flipping Pagination controls Page zooming Page thumbnails Text selection and copying to the clipboard Text search with different match types Document downloading and printing SharePoint Plugin Requirements SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5+ Download SharePoint PluginThe SharPoint Plugin can be downloaded from GitHub Repository....SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Any...

    blog.groupdocs.com/viewer/sharepoint-plugin-gro...
  3. Plugins | Documentation

    Plugins...Leave feedback Plugins Visual Studio Plugin to Explore GroupDocs...

    docs.groupdocs.com/assembly/net/plugins/
  4. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET Visual Studio plugin is providing an easy...You can quickly run CSharp or Visual Basic project. Features Appears...

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Visual Studio Plugin for GroupDocs.Viewer...Appears in File menu in Visual Studio Downloads source code automatically...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. Extract Images from ODT using C#

    Let’s explore how to extract images from ODT using C#. We will also provide C# code to extract images from ODT that is compatible with Windows, macOS, and Linux....the code, ensure you have Visual Studio or another C# development...document processing, including visual content management. Code to...

    kb.groupdocs.com/parser/net/extract-images-from...
  7. Extract Data from Database Files using C#

    The database is considered to be an integral part of most of the applications. Be it a desktop, web or mobile application, database plays a vital role in storing, accessing and manipulating the data. There are many database management systems that allow creating and managing databases for you. However, there could be a scenario when you need a way to extract data from database files, i.e. .db file, without installing a database management system or writing the SQL queries....Create a new project in Visual Studio. 2. Install GroupDocs.Parser...

    blog.groupdocs.com/parser/extract-data-from-dat...
  8. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET Visual Studio Plugin. The exciting fact...extension will be added in Visual Studio file menu. Clicking on this...

    blog.groupdocs.com/categories/groupdocs.signatu...
  9. Installation | Documentation

    Install from Nuget NuGet is the easiest way to download and install GroupDocs.Parser for .NET. There are ways to install it in your project. Install via Package Manager GUI Follow these steps to reference GroupDocs.Parser using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer. Right-click the solution or project and select Manage NuGet Packages from the context menu Select Browse tab and type “GroupDocs....your solution/project in Visual Studio. Click Tools -> NuGet Package...your solution/project in Visual Studio. Select Tools -> NuGet Package...

    docs.groupdocs.com/parser/net/installation/
  10. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP.... Open Visual Studio and start a new project...

    blog.groupdocs.com/viewer/document-viewer-in-as...